Demographics

Column

Final Version

Version 3

Version 2

Version 1

Recommend

Column

Final Version

Version 2

Version 1

More

Column

Final Version

# A tibble: 4 x 3
  energy     n  prop
   <dbl> <int> <dbl>
1      3     1  5.88
2      4     3 17.6 
3      5    16 94.1 
4     NA     1  5.88
# A tibble: 3 x 3
  clarity_mind     n  prop
         <dbl> <int> <dbl>
1            4     3 16.7 
2            5    17 94.4 
3           NA     1  5.56
# A tibble: 3 x 3
  multiple_responsibilities     n  prop
                      <dbl> <int> <dbl>
1                         4     5 27.8 
2                         5    15 83.3 
3                        NA     1  5.56
# A tibble: 3 x 3
  connect_to_myself     n  prop
              <dbl> <int> <dbl>
1                 4     4 22.2 
2                 5    16 88.9 
3                NA     1  5.56
# A tibble: 3 x 3
  stay_focused     n  prop
         <dbl> <int> <dbl>
1            4     3 16.7 
2            5    17 94.4 
3           NA     1  5.56
# A tibble: 4 x 3
  remain_calm     n  prop
        <dbl> <int> <dbl>
1           3     1  5.88
2           4     3 17.6 
3           5    16 94.1 
4          NA     1  5.88
# A tibble: 3 x 3
  gain_resilience     n  prop
            <dbl> <int> <dbl>
1               4     4 22.2 
2               5    16 88.9 
3              NA     1  5.56
# A tibble: 3 x 3
  broader_perspectives     n  prop
                 <dbl> <int> <dbl>
1                    4     4 22.2 
2                    5    16 88.9 
3                   NA     1  5.56
# A tibble: 3 x 3
  connect_with_others     n  prop
                <dbl> <int> <dbl>
1                   4     3 16.7 
2                   5    17 94.4 
3                  NA     1  5.56
The SKY Happiness Retreat impacts various domains of life
:) Strongly Disagree Disagree Neutral Agree Strongly Agree
Increase my energy levels 0 0 5 15 80
Enhance my clarity of mind 0 0 0 15 85
Increase my ability to manage multiple responsibilities 0 0 0 25 75
Enhance my ability to connect to myself 0 0 0 20 80
Increase my ability to stay focused on the task at hand 0 0 5 15 80
Improve my ability to remain calm in difficult situations 0 0 5 15 80
Increase my ability to gain resilience 0 0 0 20 80
Increase my ability to gain broader perspectives when facing challenging situations 0 0 0 20 80
Increase my ability to connect with others 0 0 0 15 85
The training was good investment of time 0 0 0 14 86
Note:
The participants were asked to rate how the techniques taught in the SKY Happiness Retreat have the ability to impact different areas.
1 Numbers are in percentage

Final to last

:) Strongly Disagree Disagree Neutral Agree Strongly Agree
Increase my energy levels 0 0 5 15 80
Enhance my clarity of mind 0 0 0 15 85
Increase my ability to manage multiple responsibilities 0 0 0 25 75
Enhance my ability to connect to myself 0 0 0 20 80
Increase my ability to stay focused on the task at hand 0 0 5 15 80
Improve my ability to remain calm in difficult situations 0 0 5 15 80
Increase my ability to gain resilience 0 0 0 20 80
Increase my ability to gain broader perspectives when facing challenging situations 0 0 0 20 80
Increase my ability to connect with others 0 0 0 15 85
The training was good investment of time 0 0 0 14 86
Note:
The participants were asked to rate how the techniques taught in the SKY Happiness Retreat have the ability to impact different areas.
1 Numbers are in percentage

Version 1

Experience

Column

Final final (fingers-crossed)

# A tibble: 52 x 2
   word            n
   <chr>       <int>
 1 positive        5
 2 amazing         3
 3 wonderful       3
 4 beautiful       2
 5 benefited       1
 6 calming         1
 7 capable         1
 8 centered        1
 9 challenging     1
10 completely      1
# … with 42 more rows

Final Version

# A tibble: 52 x 2
   word            n
   <chr>       <int>
 1 positive        5
 2 amazing         3
 3 wonderful       3
 4 beautiful       2
 5 benefited       1
 6 calming         1
 7 capable         1
 8 centered        1
 9 challenging     1
10 completely      1
# … with 42 more rows

Version 2

Version 1